gtkimcontextsimple.c: Use X11_DATA_PREFIX only on X11
authorQuentin Glidic <sardemff7+git@sardemff7.net>
Thu, 6 Jul 2017 14:31:46 +0000 (16:31 +0200)
committerMarc-Antoine Perennou <Marc-Antoine@Perennou.com>
Mon, 19 Mar 2018 10:39:47 +0000 (11:39 +0100)
commitf431e28ce36a1672bddc0661bcdff129304037d0
treeed5bc012602d4174e003bcc9cdf93aaf92450d6e
parent1a1373779f87ce928a45a9371512d207445f615f
gtkimcontextsimple.c: Use X11_DATA_PREFIX only on X11

Unlike what commit d01ea18dc3a9acc98fc133ddb53ddc838e4e18f9 says, X11 is
not a requirement for Wayland, so a Wayland-only build is possible. We
just use the same logic as other non-X11 platforms.

https://bugzilla.gnome.org/show_bug.cgi?id=784615

Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
gtk/gtkimcontextsimple.c